Skip to content

Conversation

@Duell10111
Copy link
Contributor

@Duell10111 Duell10111 commented Jan 16, 2025

Seperation of PR: #872

I added a new function to adapt watched time for videos added to the watch list (history).

closes #825

Copy link
Collaborator

@absidue absidue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move the playedSeconds to the start of the parameter list, so that you don't have to write all the undefineds in VideoInfo.ts. Additionally as most users of these methods will be specifying a value for playedSeconds please make it mandatory and remove the default value.

@Duell10111 Duell10111 requested a review from absidue January 17, 2025 14:57
@Duell10111 Duell10111 requested a review from absidue January 22, 2025 22:10
@Duell10111
Copy link
Contributor Author

Is sth missing or can we get this merged somehow. :)

@Duell10111
Copy link
Contributor Author

Bump. Any feedback from @absidue @LuanRT?

LuanRT added 2 commits June 8, 2025 08:06
# Conflicts:
#	src/core/mixins/MediaInfo.ts
@LuanRT LuanRT changed the title feat: add watch time update function for VideoInfos classes feat(MediaInfo): Add updateWatchTime Jun 8, 2025
Copy link
Owner

@LuanRT LuanRT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@LuanRT LuanRT merged commit 065e9a4 into LuanRT:main Jun 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is it possible to mark a video as completed in the user's history?

3 participants